Return code: 0
Time to run: 00:15:34
Log output:
sudo -u tuscan makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: js17 17.0.0-1 (Sat Nov 14 09:00:22 UTC 2015)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) nspr-4.10.10-1
Total Installed Size: 0.71 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
installing nspr...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (3) sqlite-3.9.2-1 python2-2.7.10-2 zip-3.0-6
Total Installed Size: 76.29 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
installing sqlite...
installing python2...
Optional dependencies for python2
tk: for IDLE
python2-setuptools
python2-pip
installing zip...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
creating cache ./config.cache
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking build system type... x86_64-unknown-linux-gnu
checking for gawk... gawk
checking for perl5... no
checking for perl... /usr/bin/perl
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at ./config/milestone.pl line 58.
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at ./config/milestone.pl line 58.
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for ranlib... ranlib
checking for as... /usr/bin/as
checking for ar... ar
checking for ld... ld
checking for strip... strip
checking for windres... no
checking how to run the C preprocessor... gcc -E
checking how to run the C++ preprocessor... c++ -E
checking for sb-conf... no
checking for ve... no
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for minimum required perl version >= 5.006... 5.022000
checking for full perl installation... yes
checking for python2.7... /usr/bin/python2.7
checking for doxygen... :
checking for autoconf... /usr/bin/autoconf
checking for makedepend... no
checking for xargs... /usr/bin/xargs
checking for gmake... no
checking for make... /usr/bin/make
checking for X... no
checking that static assertion macros used in autoconf tests work... yes
checking whether the C compiler supports -Werror=return-type... yes
checking whether the C compiler supports -Wtype-limits... yes
checking whether the C compiler supports -Wempty-body... yes
checking whether the C compiler supports -Wno-overlength-strings... yes
checking whether the C++ compiler supports -Werror=return-type... yes
checking whether the C++ compiler supports -Wtype-limits... yes
checking whether the C++ compiler supports -Wempty-body... yes
checking whether the C++ compiler supports -Wno-overlength-strings... yes
checking whether the C++ compiler supports -Wno-invalid-offsetof... yes
checking whether the C++ compiler supports -Wno-variadic-macros... yes
checking whether ld has archive extraction flags... yes
checking for 64-bit OS... yes
checking for Python version >= 2.5 but not 3.x... yes
checking for custom implementation... none specified
checking whether the linker supports Identical Code Folding... no
checking whether removing dead symbols breaks debugging... no
checking for ANSI C header files... yes
checking for working const... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for __stdcall... no
checking for ssize_t... yes
checking for st_blksize in struct stat... yes
checking for siginfo_t... yes
checking for the size of void*... 8
checking for the alignment of void*... 8
checking for the size of double... 8
checking for endian.h... yes
checking for machine/endian.h... no
checking for sys/isa_defs.h... no
checking for uint... yes
checking for uint_t... no
checking for uname.domainname... yes
checking for uname.__domainname... no
checking for visibility(hidden) attribute... yes
checking for visibility(default) attribute... yes
checking for visibility pragma support... yes
checking For gcc visibility bug with class-level attributes (GCC bug 26905)... no
checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... no
checking for gcc PR49911... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for sys/byteorder.h... no
checking for compat.h... no
checking for getopt.h... yes
checking for sys/bitypes.h... yes
checking for memory.h... yes
checking for unistd.h... yes
checking for gnu/libc-version.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for X11/XKBlib.h... no
checking for io.h... no
checking for cpuid.h... yes
checking for sys/statvfs.h... yes
checking for sys/statfs.h... yes
checking for sys/vfs.h... yes
checking for sys/mount.h... yes
checking for sys/quota.h... yes
checking for linux/quota.h... yes
checking for mmintrin.h... yes
checking for new... yes
checking for sys/cdefs.h... yes
checking for linux/perf_event.h... yes
checking for perf_event_open system call... yes
checking for gethostbyname_r in -lc_r... no
checking for library containing dlopen... -ldl
checking for dlfcn.h... yes
checking for dladdr... yes
checking for socket in -lsocket... no
checking for pthread_create in -lpthreads... no
checking for pthread_create in -lpthread... yes
checking whether gcc accepts -pthread... yes
checking whether gcc needs -traditional... no
checking for 8-bit clean memcmp... yes
checking for fchmod... yes
checking for flockfile... yes
checking for getc_unlocked... yes
checking for _getc_nolock... no
checking for getpagesize... yes
checking for lchown... yes
checking for localtime_r... yes
checking for lstat64... yes
checking for memmove... yes
checking for random... yes
checking for rint... no
checking for sbrk... yes
checking for snprintf... yes
checking for stat64... yes
checking for statvfs... yes
checking for statvfs64... yes
checking for strerror... yes
checking for strtok_r... yes
checking for truncate64... yes
checking for wcrtomb... yes
checking for mbrtowc... yes
checking for res_ninit()... yes
checking for gnu_get_libc_version()... yes
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... no
checking for modern C++ template specialization syntax support... yes
checking whether partial template specialization works... yes
checking whether the C++ "using" keyword resolves ambiguity... yes
checking for C++ dynamic_cast to void*... yes
checking whether C++ requires implementation of unused virtual methods... yes
checking for trouble comparing to zero near std::operator!=()... no
checking for __thread keyword for TLS variables... yes
checking for malloc.h... (cached) yes
checking for strndup... yes
checking for posix_memalign... yes
checking for memalign... yes
checking for valloc... yes
checking for __attribute__((always_inline))... yes
checking for __attribute__((malloc))... yes
checking for __attribute__((warn_unused_result))... yes
checking for LC_MESSAGES... yes
checking for localeconv... yes
checking for nspr-config... /usr/bin/nspr-config
checking for NSPR - version >= 4.9.2... yes
checking for gzread in -lz... yes
checking for valid optimization flags... yes
checking for __cxa_demangle... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... yes
checking for -pipe support... yes
checking whether C compiler supports -fprofile-generate... yes
checking whether C++ compiler has -pedantic long long bug... no
checking for correct overload resolution with const and templates... no
checking for tm_zone tm_gmtoff in struct tm... yes
checking what kind of list files are supported by the linker... linkerscript
checking what kind of ordering can be done with the linker... none
checking for readline in -lreadline... yes
checking for posix_fallocate... yes
checking for setlocale... yes
checking for localeconv... (cached) yes
updating cache ./config.cache
creating ./config.status
creating config files and headers...
invoking /usr/bin/make to create js-config script
rm -f js-config.tmp
/usr/bin/python2.7 ./config/Preprocessor.py -Dprefix="/usr" -Dexec_prefix="/usr" -Dincludedir="/usr/include" -Dlibdir="/usr/lib" -DMODULE="js-." -DMOZILLA_VERSION="" -DLIBRARY_NAME="mozjs-." -DJS_CONFIG_LIBS="-Wl,-version-script,symverscript -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm -lz -ldl" -DJS_CONFIG_MOZ_JS_LIBS="-L/usr/lib -lmozjs-." -DMOZJS_MAJOR_VERSION="" -DMOZJS_MINOR_VERSION="" -DMOZJS_PATCH_VERSION="" -DMOZJS_ALPHA="" -DNSPR_CFLAGS="-I/usr/include/nspr" -DNSPR_PKGCONF_CHECK="nspr >= 4.9.2" js-config.in > js-config.tmp \
&& mv js-config.tmp js-config && chmod +x js-config
make export
make[1]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src'
make -C config/ nsinstall
make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
nsinstall.c
gcc -o host_nsinstall.o -c -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wcast-align -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -fomit-frame-pointer -DXP_UNIX -O3 -DUNICODE -D_UNICODE -I../config -I. -I../dist/include -I/usr/include/nspr -I/usr/include/nspr /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall.c
pathsub.c
gcc -o host_pathsub.o -c -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wcast-align -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -fomit-frame-pointer -DXP_UNIX -O3 -DUNICODE -D_UNICODE -I../config -I. -I../dist/include -I/usr/include/nspr -I/usr/include/nspr /tmp/js17/src/mozjs17.0.0/js/src/config/pathsub.c
gcc -o nsinstall -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wcast-align -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -fomit-frame-pointer -DXP_UNIX -O3 -DUNICODE -D_UNICODE -lpthread -Wl,-rpath-link,../dist/bin -Wl,-rpath-link,/usr/lib host_nsinstall.o host_pathsub.o
make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
mkdir -p /tmp/js17/src/mozjs17.0.0/js/src/.deps
make -C config export
make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R nsinstall ../dist/bin
mkdir -p system_wrappers_js/
/usr/bin/python2.7 ../config/Preprocessor.py -DMOZ_NATIVE_ZLIB=1 -DMOZILLA_VERSION=\"\" -DMOZILLA_VERSION_U= -DMOZILLA_UAVERSION=\"\" -DMOZJS_MAJOR_VERSION=\"\" -DMOZJS_MINOR_VERSION=\"\" -DX_DISPLAY_MISSING=1 -DHAVE_64BIT_OS=1 -DD_INO=d_ino -DJS_CPU_X64=1 -DJS_PUNBOX64=1 -DJS_METHODJIT=1 -DJS_MONOIC=1 -DJS_POLYIC=1 -DJS_METHODJIT_TYPED_ARRAY=1 -DSTDC_HEADERS=1 -DHAVE_SSIZE_T=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DJS_BYTES_PER_WORD=8 -DJS_BITS_PER_WORD_LOG2=6 -DJS_ALIGN_OF_POINTER=8 -DJS_BYTES_PER_DOUBLE=8 -DHAVE_ENDIAN_H=1 -DJS_HAVE_ENDIAN_H=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_CPUID_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_QUOTA_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_MMINTRIN_H=1 -DNEW_H=\ -DHAVE_SYS_CDEFS_H=1 -DHAVE_DLOPEN=1 -DHAVE_DLADDR=1 -D_REENTRANT=1 -DHAVE_FCHMOD=1 -DHAVE_FLOCKFILE=1 -DHAVE_GETC_UNLOCKED=1 -DHAVE_GETPAGESIZE=1 -DHAVE_LCHOWN=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LSTAT64=1 -DHAVE_MEMMOVE=1 -DHAVE_RANDOM=1 -DHAVE_SBRK=1 -DHAVE_SNPRINTF=1 -DHAVE_STAT64=1 -DHAVE_STATVFS=1 -DHAVE_STATVFS64=1 -DHAVE_STRERROR=1 -DHAVE_STRTOK_R=1 -DHAVE_TRUNCATE64=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DMALLOC_H=\ -DHAVE_STRNDUP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_VALLOC=1 -DHAVE_I18N_LC_MESSAGES=1 -DHAVE_LOCALECONV=1 -DNS_ALWAYS_INLINE=__attribute__\(\(always_inline\)\) -DNS_ATTR_MALLOC=__attribute__\(\(malloc\)\) -DNS_WARN_UNUSED_RESULT=__attribute__\(\(warn_unused_result\)\) -DMOZ_DEBUG_SYMBOLS=1 -DJSGC_INCREMENTAL=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DJS_HAS_XML_SUPPORT=1 -DHAVE_TM_ZONE_TM_GMTOFF=1 -DCPP_THROW_NEW=throw\(\) -DEDITLINE=1 -DMOZ_DLL_SUFFIX=\".so\" -DHAVE_POSIX_FALLOCATE=1 -DXP_UNIX=1 -DJS_THREADSAFE=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALECONV=1 \
../config/system-headers | /usr/bin/perl ../config/make-system-wrappers.pl system_wrappers_js
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R system_wrappers_js ../dist
make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
make -C shell export
make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/shell'
mkdir -p /tmp/js17/src/mozjs17.0.0/js/src/shell/.deps
make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/shell'
make -C jsapi-tests export
make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests'
mkdir -p /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/.deps
make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests'
make -C tests export
make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/tests'
make[2]: Nothing to be done for 'export'.
make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/tests'
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 644 js-config.h jscpucfg.h js.msg jsalloc.h jsapi.h jsatom.h jsatom.tbl jsclass.h jsclist.h jsdbgapi.h jsdhash.h jsfriendapi.h jsgc.h jslock.h json.h jsproxy.h jsprf.h jsproto.tbl jsprvtd.h jspubtd.h jstypes.h jsutil.h jsversion.h jswrapper.h jsval.h ./perf/jsperf.h ./dist/include
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 644 ./ds/BitArray.h ./dist/include/ds
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 644 ./gc/Barrier.h ./gc/Heap.h ./gc/Root.h ./gc/Statistics.h ./gc/StoreBuffer.h ./dist/include/gc
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 644 ./../public/HashTable.h ./../public/LegacyIntTypes.h ./../public/MemoryMetrics.h ./../public/RequiredDefines.h ./../public/TemplateLib.h ./../public/Utility.h ./../public/Vector.h ./dist/include/js
/tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 644 ./../../mfbt/Assertions.h ./../../mfbt/Attributes.h ./../../mfbt/BloomFilter.h ./../../mfbt/CheckedInt.h ./../../mfbt/Constants.h ./../../mfbt/FloatingPoint.h ./../../mfbt/GuardObjects.h ./../../mfbt/HashFunctions.h ./../../mfbt/Likely.h ./../../mfbt/LinkedList.h ./../../mfbt/MathAlgorithms.h ./../../mfbt/MSStdInt.h ./../../mfbt/NullPtr.h ./../../mfbt/RangedPtr.h ./../../mfbt/RefPtr.h ./../../mfbt/Scoped.h ./../../mfbt/StandardInteger.h ./../../mfbt/SHA1.h ./../../mfbt/ThreadLocal.h ./../../mfbt/TypeTraits.h ./../../mfbt/Types.h ./../../mfbt/Util.h ./../../mfbt/WeakPtr.h ./dist/include/mozilla
/usr/bin/python2.7 ./builtin/embedjs.py selfhosted.out.h ./js.msg \
./builtin/macros.py ./builtin/array.js
make[1]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src'
make libs
make[1]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src'
jskwgen.cpp
c++ -o host_jskwgen.o -c -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -I/usr/include/nspr /tmp/js17/src/mozjs17.0.0/js/src/jskwgen.cpp
c++ -o host_jskwgen -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr host_jskwgen.o
./host_jskwgen /tmp/js17/src/mozjs17.0.0/js/src/jsautokw.h
jsoplengen.cpp
c++ -o host_jsoplengen.o -c -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -I/usr/include/nspr /tmp/js17/src/mozjs17.0.0/js/src/jsoplengen.cpp
c++ -o host_jsoplengen -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr host_jsoplengen.o
./host_jsoplengen /tmp/js17/src/mozjs17.0.0/js/src/jsautooplen.h
bignum-dtoa.cc
c++ -o bignum-dtoa.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/bignum-dtoa.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum-dtoa.cc
In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum-dtoa.h:31:0,
from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum-dtoa.cc:30:
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
^
bignum.cc
c++ -o bignum.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/bignum.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum.cc
In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum.h:31:0,
from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum.cc:28:
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
^
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum.cc: In member function 'void double_conversion::Bignum::AssignDecimalString(double_conversion::Vector)':
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum.cc:101:6: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow]
void Bignum::AssignDecimalString(Vector value) {
^
cached-powers.cc
c++ -o cached-powers.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/cached-powers.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/cached-powers.cc
In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/cached-powers.cc:32:0:
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
^
diy-fp.cc
c++ -o diy-fp.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/diy-fp.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/diy-fp.cc
In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/diy-fp.h:31:0,
from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/diy-fp.cc:29:
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
^
double-conversion.cc
c++ -o double-conversion.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/double-conversion.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/double-conversion.cc
In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/double-conversion.h:32:0,
from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/double-conversion.cc:31:
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
^
fast-dtoa.cc
c++ -o fast-dtoa.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/fast-dtoa.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fast-dtoa.cc
In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fast-dtoa.h:31:0,
from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fast-dtoa.cc:28:
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
^
fixed-dtoa.cc
c++ -o fixed-dtoa.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/fixed-dtoa.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fixed-dtoa.cc
In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fixed-dtoa.h:31:0,
from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fixed-dtoa.cc:30:
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
^
strtod.cc
c++ -o strtod.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/strtod.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/strtod.cc
In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/strtod.h:31:0,
from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/strtod.cc:31:
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
/tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
^
jsalloc.cpp
c++ -o jsalloc.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsalloc.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
from /tmp/js17/src/mozjs17.0.0/js/src/jspubtd.h:13,
from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.h:11,
from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
from /tmp/js17/src/mozjs17.0.0/js/src/jspubtd.h:13,
from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.h:11,
from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.h:15:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:23,
from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: At global scope:
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined
static inline void writeBarrierPost(JSString *str, void *addr);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined
static inline void writeBarrierPre(JSString *str);
^
jsanalyze.cpp
c++ -o jsanalyze.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsanalyze.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.h:11,
from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.h:13,
from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.h:11,
from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.h:13,
from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.h:11,
from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.h:13,
from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.h:11,
from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.h:13,
from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
jsapi.cpp
c++ -o jsapi.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsapi.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.h: In member function 'void js::SCInput::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.h:68:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(jschar) == 2);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.h:69:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(uint32_t) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.h:70:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(double) == 8);
^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
jsarray.cpp
c++ -o jsarray.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsarray.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:67:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:67:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
jsatom.cpp
c++ -o jsatom.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsatom.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/RangedPtr.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/RangedPtr.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp: In member function 'void JSAtomState::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:102:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(commonAtomsOffset % sizeof(JSAtom *) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert128' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:103:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(*this) % sizeof(JSAtom *) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert129' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:109:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(1 * sizeof(JSAtom *) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert130' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:111:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((1 + 2) * sizeof(JSAtom *) ==
^
jsbool.cpp
c++ -o jsbool.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsbool.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:18:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:23,
from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.h:14,
from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
jsclone.cpp
c++ -o jsclone.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsclone.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.h:9,
from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:6:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.h:10,
from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:6:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.h: In member function 'void js::SCInput::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.h:68:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(jschar) == 2);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.h:69:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(uint32_t) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.h:70:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(double) == 8);
^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp: In member function 'bool js::SCInput::readArray(T*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert130' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:204:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(uint64_t) % sizeof(T) == 0);
^
jscntxt.cpp
c++ -o jscntxt.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscntxt.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.h:13,
from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:24:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:24:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
/tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
/tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
jscompartment.cpp
c++ -o jscompartment.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscompartment.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
^
jsdate.cpp
c++ -o jsdate.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdate.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
jsdbgapi.cpp
c++ -o jsdbgapi.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdbgapi.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsprvtd.h:24,
from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
from /tmp/js17/src/mozjs17.0.0/js/src/jsprvtd.h:24,
from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
from /tmp/js17/src/mozjs17.0.0/js/src/jsprvtd.h:24,
from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
jsdhash.cpp
c++ -o jsdhash.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdhash.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsdhash.cpp
jsdtoa.cpp
c++ -o jsdtoa.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdtoa.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:10:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:18:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:23,
from /tmp/js17/src/mozjs17.0.0/js/src/jsnum.h:14,
from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:10:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
jsexn.cpp
c++ -o jsexn.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsexn.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:14:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:14:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp: In function 'JSErrorReport* CopyErrorReport(JSContext*, JSErrorReport*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:124:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSErrorReport) % sizeof(const char *) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:125:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(const char *) % sizeof(jschar) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp: In function 'bool InitExnPrivate(JSContext*, JS::HandleObject, JS::HandleString, JS::HandleString, unsigned int, unsigned int, JSErrorReport*, int)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:303:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSStackTraceElem) <= sizeof(StackFrame));
^
jsfriendapi.cpp
c++ -o jsfriendapi.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsfriendapi.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/GuardObjects.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/GuardObjects.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
jsfun.cpp
c++ -o jsfun.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsfun.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/RangedPtr.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/RangedPtr.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
jsgc.cpp
c++ -o jsgc.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsgc.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.h:11,
from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp: In static member function 'static void js::gc::Arena::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:290:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Arena) == ArenaSize);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:291:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_ARRAY_LENGTH(ThingSizes) == FINALIZE_LIMIT);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert128' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:292:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_ARRAY_LENGTH(FirstThingOffsets) == FINALIZE_LIMIT);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp: In function 'js::ConservativeGCTest js::IsAddressableGCThing(JSRuntime*, uintptr_t, bool, js::gc::AllocKind*, js::gc::ArenaHeader**, void**)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert129' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:1016:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_TYPE_STRING == 0 && JSID_TYPE_OBJECT == 4);
^
jscrashreport.cpp
c++ -o jscrashreport.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscrashreport.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.h:15:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:23,
from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: At global scope:
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined
static inline void writeBarrierPost(JSString *str, void *addr);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined
static inline void writeBarrierPre(JSString *str);
^
jsinfer.cpp
c++ -o jsinfer.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsinfer.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:18:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:23,
from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.h:14,
from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
/tmp/js17/src/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
^
jsinterp.cpp
c++ -o jsinterp.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsinterp.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:21:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
^
jsiter.cpp
c++ -o jsiter.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsiter.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp:15:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
from /tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp:16:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp: In function 'bool js::VectorToIdArray(JSContext*, JS::AutoIdVector&, JSIdArray**)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp:327:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSIdArray) > sizeof(jsid));
^
/tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp: In function 'JSObject* js_NewGenerator(JSContext*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp:1447:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(HeapValue) == 0);
^
jslog2.cpp
c++ -o jslog2.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jslog2.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jslog2.cpp
jsmath.cpp
c++ -o jsmath.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsmath.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsmath.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsmath.cpp:17:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsmath.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsmath.cpp:19:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsmath.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
jsnativestack.cpp
c++ -o jsnativestack.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsnativestack.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsnativestack.cpp
jsnum.cpp
c++ -o jsnum.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsnum.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp
In file included from ./../../mfbt/double-conversion/double-conversion.h:32:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp:14:
./../../mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
./../../mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp:31:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp:33:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp: In constructor 'js::ToCStringBuf::ToCStringBuf()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp:511:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sbufSize >= DTOSTR_STANDARD_BUFFER_SIZE);
^
jsobj.cpp
c++ -o jsobj.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsobj.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsobj.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.cpp:19:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.cpp:14:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.cpp:20:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.cpp:14:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
json.cpp
c++ -o json.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/json.o.pp /tmp/js17/src/mozjs17.0.0/js/src/json.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/json.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/json.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
from /tmp/js17/src/mozjs17.0.0/js/src/json.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/json.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
/tmp/js17/src/mozjs17.0.0/js/src/json.cpp: In function 'bool IsQuoteSpecialCharacter(jschar)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/json.cpp:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT('\b' < ' ');
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/json.cpp:113:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT('\f' < ' ');
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/json.cpp:114:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT('\n' < ' ');
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/json.cpp:115:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT('\r' < ' ');
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert128' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/json.cpp:116:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT('\t' < ' ');
^
jsonparser.cpp
c++ -o jsonparser.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsonparser.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsonparser.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
from /tmp/js17/src/mozjs17.0.0/js/src/jsonparser.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
from /tmp/js17/src/mozjs17.0.0/js/src/jsonparser.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
from /tmp/js17/src/mozjs17.0.0/js/src/jsonparser.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
from /tmp/js17/src/mozjs17.0.0/js/src/jsonparser.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
jsopcode.cpp
c++ -o jsopcode.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsopcode.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp:26:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
from /tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp:27:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp: In function 'uint32_t NumBlockSlots(JSScript*, jsbytecode*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert355' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp:150:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSOP_ENTERBLOCK_LENGTH == JSOP_ENTERLET0_LENGTH);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert356' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp:151:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSOP_ENTERBLOCK_LENGTH == JSOP_ENTERLET1_LENGTH);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp: In function 'jsbytecode* Decompile(SprintStack*, jsbytecode*, int)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert363' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp:2581:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ARGNO_LEN == SLOTNO_LEN);
^
jsproxy.cpp
c++ -o jsproxy.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsproxy.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsproxy.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsproxy.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
from /tmp/js17/src/mozjs17.0.0/js/src/jsproxy.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsproxy.cpp:10:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
from /tmp/js17/src/mozjs17.0.0/js/src/jsproxy.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
jsprf.cpp
c++ -o jsprf.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsprf.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsprf.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsstr.h:11,
from /tmp/js17/src/mozjs17.0.0/js/src/jsprf.cpp:18:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
from /tmp/js17/src/mozjs17.0.0/js/src/jsprf.h:27,
from /tmp/js17/src/mozjs17.0.0/js/src/jsprf.cpp:15:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
jsprobes.cpp
c++ -o jsprobes.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsprobes.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsprobes.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsprobes.cpp:18:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
from /tmp/js17/src/mozjs17.0.0/js/src/jsprobes.cpp:18:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsprobes.cpp:21:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
from /tmp/js17/src/mozjs17.0.0/js/src/jsprobes.cpp:18:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
^
jspropertycache.cpp
c++ -o jspropertycache.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jspropertycache.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.h:11,
from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.h:11,
from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
./gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/FloatingPoint.h:11:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:15,
from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.h:11,
from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.cpp:8:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
^
jspropertytree.cpp
c++ -o jspropertytree.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jspropertytree.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jspropertytree.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jspropertytree.cpp:11:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
from /tmp/js17/src/mozjs17.0.0/js/src/jspropertytree.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jspropertytree.cpp:12:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
from /tmp/js17/src/mozjs17.0.0/js/src/jspropertytree.cpp:9:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
jsreflect.cpp
c++ -o jsreflect.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsreflect.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsreflect.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.h:13,
from /tmp/js17/src/mozjs17.0.0/js/src/jsreflect.cpp:16:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsreflect.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:18:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:23,
from /tmp/js17/src/mozjs17.0.0/js/src/jsreflect.cpp:17:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsreflect.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
./vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
./vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
/tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
./methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
^
jsscope.cpp
c++ -o jsscope.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsscope.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsscope.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsscope.cpp:17:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
from /tmp/js17/src/mozjs17.0.0/js/src/jsscope.cpp:14:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsscope.cpp:19:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
from /tmp/js17/src/mozjs17.0.0/js/src/jsscope.cpp:14:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
jsscript.cpp
c++ -o jsscript.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsscript.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:17:
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
/tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
typedef typename js::tl::StaticAssert::result>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
from /tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(Value) == 8);
^
./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
^
./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./dist/include/js/HashTable.h:898:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof word == 8);
^
./gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:188:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift < 16);
^
./gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:463:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:469:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
^
./gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert23' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
^
./gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert24' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./gc/Heap.h:723:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert31' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
^
./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert32' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSString) ==
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
^
In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:19:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
>::result _;
^
In file included from ./dist/include/mozilla/Util.h:14:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jstypes.h:24,
from /tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:13:
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(tl::IsPodType::result);
^
./jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
^
./vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
^
./vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
^
./vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
^
./vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
^
./vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
^
./jsobj.h: In static member function 'static void JSObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
^
./jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
^
./jsscope.h: In static member function 'static void js::Shape::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
^
./jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
^
./jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
./jsfun.h: In member function 'bool JSFunction::isExtended() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
^
./jsfun.h: In static member function 'static void JSFunction::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
^
./ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ZeroIsReserved::result);
^
./frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
^
./vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
^
./assembler/assembler/MacroAssemblerX86Common.h: In static member function 'static void JSC::MacroAssemblerX86Common::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./assembler/wtf/Assertions.h:47:35: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
^
./assembler/assembler/MacroAssemblerX86Common.h:95:9: note: in expansion of macro 'COMPILE_ASSERT'
COMPILE_ASSERT(
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
^
./methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
^
./jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSID_INT_MIN == 0);
^
./jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
^
./jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
^
./vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
^
./vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
./vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
^
/tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp: In member function 'bool js::Bindings::initWithTemporaryStorage(JSContext*, unsigned int, unsigned int, js::Binding*)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:90:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == 2);
^
/tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp: In function 'bool js::XDRScript(js::XDRState*, JS::HandleObject, JS::HandleScript, JS::HandleFunction, JSScript**)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert128' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:571:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(jsbytecode) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert129' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:572:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(jssrcnote) == 1);
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert130' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:710:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(tn->kind) == sizeof(uint8_t));
^
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert131' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
^
/tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:711:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(tn->stackDepth) == sizeof(uint16_t));
^
jsstr.cpp
c++ -o jsstr.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsstr.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsstr.cpp
In file included from ./dist/include/mozilla/CheckedInt.h:27:0,
from /tmp/js17/src/mozjs17.0.0/js/src/jsstr.cpp:20:
./dist/include/mozilla/CheckedInt.h: In constructor 'mozilla::CheckedInt::CheckedInt(U, bool)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert0' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/CheckedInt.h:555:7: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(detail::IsSupported::value,
^
./dist/include/mozilla/CheckedInt.h: In constructor 'mozilla::CheckedInt::CheckedInt(U)':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert1' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/CheckedInt.h:576:7: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(detail::IsSupported::value,
^
./dist/include/mozilla/CheckedInt.h: In constructor 'mozilla::CheckedInt::CheckedInt()':
./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert2' locally defined but not used [-Wunused-local-typedefs]
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1'
# define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
^
./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE'
typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
^
./dist/include/mozilla/CheckedInt.h:583:7: note: in expansion of macro 'MOZ_STATIC_ASSERT'
MOZ_STATIC_ASSERT(detail::IsSupported